Must use __copy_to_user_inatomic() in swiotlb's sync_single()
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 14 Apr 2006 10:58:11 +0000 (11:58 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 14 Apr 2006 10:58:11 +0000 (11:58 +0100)
commite90ce31de38fc76af4375c498d1437ed841c140e
tree5e7dfc424763e92625a63ef492291169b5ebdff6
parente59a11f58def99d6ff831bc63f508182f966b8c6
Must use __copy_to_user_inatomic() in swiotlb's sync_single()
function, as we cannot sleep there.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/i386/kernel/swiotlb.c